Thu Aug 26 22:44:12 2004 Matthias Clasen <maclas@gmx.de>
Provide information about how an adjustment change in a range
- widget happened. Add a "slider-moved" signal which reports how
+ widget happened. Add a "change-value" signal which reports how
a user is interacting with the range, whether they are clicking
on a stepper or the trough, or dragging the slider. (#133263,
Thomas Fitzsimmons)
Thu Aug 26 22:44:12 2004 Matthias Clasen <maclas@gmx.de>
Provide information about how an adjustment change in a range
- widget happened. Add a "slider-moved" signal which reports how
+ widget happened. Add a "change-value" signal which reports how
a user is interacting with the range, whether they are clicking
on a stepper or the trough, or dragging the slider. (#133263,
Thomas Fitzsimmons)
Thu Aug 26 22:44:12 2004 Matthias Clasen <maclas@gmx.de>
Provide information about how an adjustment change in a range
- widget happened. Add a "slider-moved" signal which reports how
+ widget happened. Add a "change-value" signal which reports how
a user is interacting with the range, whether they are clicking
on a stepper or the trough, or dragging the slider. (#133263,
Thomas Fitzsimmons)
Thu Aug 26 22:44:12 2004 Matthias Clasen <maclas@gmx.de>
Provide information about how an adjustment change in a range
- widget happened. Add a "slider-moved" signal which reports how
+ widget happened. Add a "change-value" signal which reports how
a user is interacting with the range, whether they are clicking
on a stepper or the trough, or dragging the slider. (#133263,
Thomas Fitzsimmons)
* GtkTreeView
- Allow sorting of tree models to be turned off [Torsten Schoenfeld]
* GtkRange
- - Add a::slider-moved signal [Thomas Fitzsimmons]
+ - Add a::change-value signal [Thomas Fitzsimmons]
* GtkEntryCompletion
- Improve positioning of popups [Matthias]
* Make input methods respect editability [Noah Levitt]